home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / times.sty < prev    next >
Text File  |  1995-11-25  |  626b  |  27 lines

  1. \def\fileversion{v1.1}
  2. \def\filedate{91/12/10}
  3. \immediate\write\sixt@@n{File: `times.sty' \fileversion\space <\filedate> (SPQR)}
  4. % Sebastian Rahtz
  5. % 5 Granary Court
  6. % St Andrewgate
  7. % York Y01 2JR
  8. %
  9. %spqr@uk.ac.soton.ecs
  10. \def\load@courier{%
  11. \postscript@fontdef{Courier}{courier}%
  12. {pcrr}{pcrro}{pcrb}{pcrbo}{pcrr}{pcrr}
  13. }
  14. \def\load@helvetica{%
  15. \postscript@fontdef{Helvetica}{helvetica}%
  16. {phvr}{phvro}{phvb}{phvbo}{phvrc}{phvro}
  17. }
  18. \def\load@times{%
  19. \postscript@fontdef{Times}{times}%
  20. {ptmr}{ptmri}{ptmb}{ptmbi}{ptmrc}{ptmro}
  21. }
  22. %
  23. \romanfont{times}
  24. \sansfont{helvetica}
  25. \typewriterfont{courier}
  26. \endinput
  27.